Skip to content

Move central publishing to GH actions #74

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 10 commits into from
Jul 8, 2025
Merged

Move central publishing to GH actions #74

merged 10 commits into from
Jul 8, 2025

Conversation

simolus3
Copy link
Contributor

@simolus3 simolus3 commented May 12, 2025

This simplifies the Android build and prepares the adoption of the new uploading API to maven central.

  1. Building the Android library has been moved into a separate action that is called both from the regular CI and the release flow. It will collect files to be uploaded as an artifact.
  2. To publish to central, we know download that artifact and upload it with curl as shown here.

@simolus3 simolus3 force-pushed the central-publishing branch from 9e053f9 to 74ed886 Compare June 10, 2025 15:56
@simolus3 simolus3 force-pushed the central-publishing branch from 74ed886 to 3217e01 Compare July 3, 2025 19:02
@simolus3 simolus3 marked this pull request as ready for review July 8, 2025 08:39
@simolus3 simolus3 requested a review from rkistner July 8, 2025 08:40
@simolus3 simolus3 merged commit b5f9ec0 into main Jul 8, 2025
21 checks passed
@simolus3 simolus3 deleted the central-publishing branch July 8, 2025 08:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants